line chart

This block is part of the Component UI group and was last modified in core v10.4.28.

line chart v10.4.28

Basic line chart

In pins 17
  • Name required
    value
  • Data
    array
  • X Axis required
    fielddefinitions
  • Y Axis required
    fielddefinitions
  • Row Colors
    array

    Sets the colors of the background rows

    Default #fff

  • Data colors
    array

    Sets the colors of the lines

  • Title align
    value

    Align the title, options: Left, Center, Right

    Default left

  • Height
    number
  • Curve
    value
  • Theme
    value
  • Color palette
    value

    Changes the colors of the lines to presets made by Apexcharts

    Default palette1

  • Line width
    number

    Default 2

  • Marker size
    number
  • Show data labels
    condition
  • Label fontsize
    value

    Default 12px

  • Label Color
    value

    Default #fff

  • Zoom
    condition

    When set to true the user can zoom in on the data

    Default false

Out pins 1
  • uicomponent
    uicomponent
graph

A typical wiring for line chart: value feeds the co-name pin; combine feeds the co-xaxis pin; combine feeds the co-yaxis pin; the uicomponent out pin feeds build PDF.

Studio canvas example for the line chart block: typical wiring for line chart.

Version history

Introduced in v10.4.28.


Back to Component UI Return to the main group to view all sub-groups Back to apexcharts Return to the group to view all blocks within this group